Platform Explorer / Nuxeo Platform LTS 2017 9.10

Contribution org.nuxeo.ecm.platform.rendition.operations--operations

This contribution is part of XML component org.nuxeo.ecm.platform.rendition.operations inside nuxeo-platform-rendition-core-9.10.jar /OSGI-INF/rendition-operations-contrib.xml

Extension Point

Extension point operations of component OperationServiceComponent.

Contributed Items

  • <operation class="org.nuxeo.ecm.platform.rendition.operation.GetRendition"/>
  • <operation class="org.nuxeo.ecm.platform.rendition.operation.GetContainerRendition"/>

XML Source

<extension point="operations" target="org.nuxeo.ecm.core.operation.OperationServiceComponent">

    <operation class="org.nuxeo.ecm.platform.rendition.operation.GetRendition"/>
    <operation class="org.nuxeo.ecm.platform.rendition.operation.GetContainerRendition"/>

  </extension>